home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / FontExplorerL.M. 5.6.5 / FontExplorerL.M..exe / install_script.iss
Text File  |  2008-11-03  |  5KB  |  93 lines

  1. ;InnoSetupVersion=5.2.3
  2.  
  3. [Setup]
  4. AppName=FontExplorerL.M.
  5. AppVerName=FontExplorerL.M. v5.6.5
  6. AppId=FontExplorerL.M.
  7. AppPublisher=Lanmisoft
  8. AppPublisherURL=http://www.lanmisoft.com
  9. AppSupportURL=http://www.lanmisoft.com
  10. AppUpdatesURL=http://www.lanmisoft.com
  11. DefaultDirName={pf}\Lanmisoft\FontExplorerL.M
  12. DefaultGroupName=Lanmisoft\FontExplorerL.M
  13. UninstallFilesDir={app}\uninst
  14. OutputBaseFilename=in
  15. Compression=lzma
  16. LicenseFile=embedded\License.txt
  17. InfoBeforeFile=embedded\InfoBefore.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{app}\QForm.htm"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\FontExplorerLM.exe"; DestDir: "{app}"; Flags: confirmoverwrite 
  24. Source: "{app}\ReadMe.txt"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\fontexplorerlm.chm"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\Zip32.dll"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\Unzip32.dll"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\HTML Export\editor.ico"; DestDir: "{app}\HTML Export"; Flags: ignoreversion 
  29. Source: "{app}\HTML Export\FExpicon.ico"; DestDir: "{app}\HTML Export"; Flags: ignoreversion 
  30. Source: "{app}\HTML Export\Read!.txt"; DestDir: "{app}\HTML Export"; Flags: ignoreversion 
  31. Source: "{app}\Data\Clscheme.cls"; DestDir: "{app}\Data"; Flags: uninsneveruninstall onlyifdoesntexist 
  32. Source: "{app}\Data\nlst.cnl"; DestDir: "{app}\Data"; Flags: ignoreversion 
  33. Source: "{app}\Language\English.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  34. Source: "{app}\Language\Srpski.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  35. Source: "{app}\Language\French.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  36. Source: "{app}\Language\Spanish.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  37. Source: "{app}\Language\Italian.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  38. Source: "{app}\Language\Arabic.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  39. Source: "{app}\Language\German.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  40. Source: "{app}\Language\Portugues (Brasil).lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  41. Source: "{app}\Language\Dutch.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  42. Source: "{app}\Language\Indonesian.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  43. Source: "{app}\Language\Russian.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  44. Source: "{app}\Language\Srpski(cirilica).lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  45. Source: "{app}\FontNetExplorer.exe"; DestDir: "{app}"; Flags: ignoreversion 
  46. Source: "{app}\For Translation.txt"; DestDir: "{app}"; Flags: ignoreversion 
  47.  
  48. [INI]
  49. FileName: "{app}\Lanmisoft.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.lanmisoft.com"; 
  50.  
  51. [Icons]
  52. Name: "{group}\FontExplorerL.M."; Filename: "{app}\FontExplorerLM.exe"; 
  53. Name: "{group}\Lanmisoft Homepage"; Filename: "{app}\Lanmisoft.url"; 
  54. Name: "{group}\Help"; Filename: "{app}\fontexplorerlm.chm"; 
  55. Name: "{group}\{cm:UninstallProgram,FontExplorerL.M.}"; Filename: "{uninstallexe}"; 
  56. Name: "{userdesktop}\FontExplorerL.M."; Filename: "{app}\FontExplorerLM.exe"; Tasks: desktopicon; 
  57. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\FontExplorerL.M."; Filename: "{app}\FontExplorerLM.exe"; Tasks: quicklaunchicon; 
  58. Name: "{userstartmenu}\FontExplorerL.M."; Filename: "{app}\FontExplorerLM.exe"; Tasks: startupicon; 
  59.  
  60. [Tasks]
  61. Name: "desktopicon"; Description: "Create a &Desktop icon"; GroupDescription: "{cm:AdditionalIcons}"; 
  62. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  63. Name: "startupicon"; Description: "Create a &Startup icon"; GroupDescription: "{cm:AdditionalIcons}"; 
  64.  
  65. [UninstallDelete]
  66. Type: files; Name: "{app}\FontExplorerLM.exe"; 
  67. Type: files; Name: "{app}\fontexplorerlm.chm"; 
  68. Type: files; Name: "{app}\Lanmisoft.url"; 
  69. Type: files; Name: "{app}\ReadMe.txt"; 
  70. Type: files; Name: "{app}\Unzip32.dll"; 
  71. Type: files; Name: "{app}\Zip32.dll"; 
  72. Type: dirifempty; Name: "{app}\Data"; 
  73. Type: dirifempty; Name: "{app}\Installed Fonts"; 
  74. Type: dirifempty; Name: "{app}\Uninstalled Fonts"; 
  75. Type: filesandordirs; Name: "{app}\HTML Export"; 
  76. Type: dirifempty; Name: "{app}\Language"; 
  77.  
  78. [CustomMessages]
  79. eng.NameAndVersion=%1 version %2
  80. eng.AdditionalIcons=Additional icons:
  81. eng.CreateDesktopIcon=Create a &desktop icon
  82. eng.CreateQuickLaunchIcon=Create a &Quick Launch icon
  83. eng.ProgramOnTheWeb=%1 on the Web
  84. eng.UninstallProgram=Uninstall %1
  85. eng.LaunchProgram=Launch %1
  86. eng.AssocFileExtension=&Associate %1 with the %2 file extension
  87. eng.AssocingFileExtension=Associating %1 with the %2 file extension...
  88.  
  89. [Languages]
  90. ; These files are stubs
  91. ; To achieve better results after recompilation, use the real language files
  92. Name: "eng"; MessagesFile: "embedded\eng.isl"; 
  93.